getZoneCRSCentroid

Module: dggal
Class: DGGRS

void getZoneCRSCentroid(DGGRSZone zone, CRS crs, Pointd centroid)

Description

Return the centroid of a DGGRS zone (in a particular CRS or the default CRS)

Parameters

zone  DGGRSZone  The zone for which to return the centroid 
crs  CRS  The CRS in which to return the centroid coordinates (0 for the default) 
centroid  Pointd  The centroid of the DGGRS zone being returned